home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
i·claim - visualizing argument
/
ICLAIM.ISO
/
mac
/
t_04.swf
/
scripts
/
DefineButton2_442
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-02-25
|
82b
|
6 lines
on(release){
_root.asn -= 1;
_root.asn2 = 0;
this.gotoAndStop(1);
}